public interface CiscoMonitorInitiatorInfo
Modifier and Type | Method and Description |
---|---|
CiscoAddress |
getAddress()
Returns the monitor initiator address.
|
int |
getMonitorInitiatorCallLegHandle()
Returns the call leg hanlde at the monitor initiator.
|
int |
getMonitorType()
Returns the type of monitoring.
|
java.lang.String |
getTerminalName()
Returns the terminal name of the monitor initiator.
|
int |
getToneDirection()
Returns the toneDirection for this monitoring session.
|
CiscoAddress getAddress()
java.lang.String getTerminalName()
int getMonitorInitiatorCallLegHandle()
provider.getCall(int monitorInitiatorCallLegHandle)
. This method
returns null if the call at the monitor initiator is not active in this provider.int getMonitorType()
int getToneDirection()